home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / The GIMP 2.2.8 / gimp-2.2.8-i586-setup.exe / {app} / share / gimp / 2.0 / menus / templates-menu.xml < prev    next >
Encoding:
Extensible Markup Language  |  2005-06-30  |  374 b   |  14 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE ui SYSTEM "gtkuimanager.dtd">
  3.  
  4. <ui>
  5.   <popup action="templates-popup">
  6.     <menuitem action="templates-create-image" />
  7.     <separator />
  8.     <menuitem action="templates-new" />
  9.     <menuitem action="templates-duplicate" />
  10.     <menuitem action="templates-edit" />
  11.     <menuitem action="templates-delete" />
  12.   </popup>
  13. </ui>
  14.